[release/7.0.3xx] Update dependencies from dotnet/installer - #8125
Merged
jonathanpeppers merged 6 commits intoJun 14, 2023
Merged
Conversation
…230607.14 Microsoft.Dotnet.Sdk.Internal From Version 7.0.204-servicing.23214.3 -> To Version 7.0.305-servicing.23307.14 Dependency coherency updates Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.23062.2 -> To Version 7.0.100-1.23207.1 (parent: Microsoft.Dotnet.Sdk.Internal
dotnet-maestro
Bot
requested review from
jonathanpeppers,
jonpryor and
pjcollins
as code owners
June 12, 2023 17:55
On the `release/6.0.4xx` branch I ran this to get these feeds:
darc update-dependencies --id 180912
Using the build from:
https://maestro-prod.westus2.cloudapp.azure.com/1296/https:%2F%2Fdev.azure.com%2Fdnceng%2Finternal%2F_git%2Fdotnet-runtime/latest/graph
* Update dependencies from https://github.com/dotnet/runtime build 20230503.17 Microsoft.NETCore.App.Ref From Version 7.0.6 -> To Version 7.0.7 * dotnet/runtime 6.0.18 * Update dependencies from https://github.com/dotnet/runtime build 20230522.13 Microsoft.NETCore.App.Ref From Version 7.0.6 -> To Version 7.0.7 Dependency coherency updates Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100,Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100 From Version 7.0.6 -> To Version 7.0.7 (parent: Microsoft.NETCore.App.Ref * Update dependencies from https://github.com/dotnet/runtime build 20230522.13 Microsoft.NETCore.App.Ref From Version 7.0.6 -> To Version 7.0.7 Dependency coherency updates Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100,Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100 From Version 7.0.6 -> To Version 7.0.7 (parent: Microsoft.NETCore.App.Ref * Update dependencies from https://github.com/dotnet/runtime build 20230606.6 Microsoft.NETCore.App.Ref From Version 7.0.6 -> To Version 7.0.8 Dependency coherency updates Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100,Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100 From Version 7.0.6 -> To Version 7.0.7 (parent: Microsoft.NETCore.App.Ref * dotnet/runtime 6.0.19 On the `release/6.0.4xx` branch I ran this to get these feeds: darc update-dependencies --id 180912 Using the build from: https://maestro-prod.westus2.cloudapp.azure.com/1296/https:%2F%2Fdev.azure.com%2Fdnceng%2Finternal%2F_git%2Fdotnet-runtime/latest/graph * [release/7.0.2xx] Update dependencies from dotnet/installer (#8010) * Update dependencies from https://github.com/dotnet/installer build 20230502.5 Microsoft.Dotnet.Sdk.Internal From Version 7.0.204-servicing.23214.3 -> To Version 7.0.205-servicing.23252.5 * dotnet/runtime 6.0.18 * Update dependencies from https://github.com/dotnet/installer build 20230504.11 Microsoft.Dotnet.Sdk.Internal From Version 7.0.204-servicing.23214.3 -> To Version 7.0.206-servicing.23254.11 * dotnet/runtime 6.0.19 On the `release/6.0.4xx` branch I ran this to get these feeds: darc update-dependencies --id 180912 Using the build from: https://maestro-prod.westus2.cloudapp.azure.com/1296/https:%2F%2Fdev.azure.com%2Fdnceng%2Finternal%2F_git%2Fdotnet-runtime/latest/graph --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com> * Revert "[release/7.0.2xx] Update dependencies from dotnet/installer (#8010)" This reverts commit 953fe11. --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com> Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
jonathanpeppers
left a comment
Member
There was a problem hiding this comment.
Looks like we need an updated MSBuild.StructuredLog NuGet:
System.NotSupportedException : Unsupported log file format. Latest supported version is 15, the log file has version 16.
System.NotSupportedException : Unsupported log file format. Latest supported version is 15, the log file has version 16.
jonathanpeppers
approved these changes
Jun 14, 2023
jonathanpeppers
left a comment
Member
There was a problem hiding this comment.
Test failures look ok:
System.Net.Http.HttpRequestException : net_http_message_not_success_statuscode, 504, Gateway Time-out
jonathanpeppers
deleted the
darc-release/7.0.3xx-56ce6913-f367-4911-8866-c1c2d8043130
branch
June 14, 2023 18:10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request updates the following dependencies
Coherency Updates
The following updates ensure that dependencies with a CoherentParentDependency
attribute were produced in a build used as input to the parent dependency's build.
See Dependency Description Format
From https://github.com/dotnet/installer